This is a free piece of software from Microsoft that you will use to write your code.
Download Visual Studio Code<h1>Heading 1</h1> <h2>Heading 2</h2> <h3>Heading 3</h3> <h4>Heading 4</h4> <h5>Heading 5</h5> <h6>Heading 6</h6>
<p>This is the first paragraph.</p> <p>This is a second, separate paragraph.</p>
<p>This is the first topic.</p> <hr /> <p>This is a completely different topic.</p>
<p>221B Baker Street<br> London, England</p>
<ul> <li>Tea Bag</li> <li>Water</li> <li>Sugar</li> <li>Milk</li> </ul> <ol> <li>First, boil the water.</li> <li>Add tea bag, sugar and milk.</li> <li>Boil for 5 minutes.</li> <li>Serve the tea.</li> </ol>
<a href="https://www.coderarmy.in/">Visit Coder Army</a>
<img src="https://cdn.britannica.com/16/234216-050-C66F8665/beagle-hound-dog.jpg" height="300px" width="300px" alt="This is Dog Photo">